Building a New Business Object
You need to perform the following to build a new business object:
- Build a new SQL table
- Make the SQL table part of the .NET Framework used by Opportunity Management
- Customize the properties for the new business object
- Build a relationship between the new business object and existing business objects within its same class
- Modify the business object so it displays in the new class
- Build and Publish the new business object